Skip to content

Small xml comments fixes. - #25

Closed
kirsan31 wants to merge 1 commit into
Alparse:masterfrom
kirsan31:PR1
Closed

Small xml comments fixes.#25
kirsan31 wants to merge 1 commit into
Alparse:masterfrom
kirsan31:PR1

Conversation

@kirsan31

Copy link
Copy Markdown

No description provided.

Alparse added a commit that referenced this pull request May 27, 2026
…ode quality fixes (Issues #24, #29, #30, PRs #25-28, #31)

- Pin databento-cpp to v0.58.0 to prevent broken intermediate builds (#24)
- Deprecate caching API with [Obsolete] attributes, guide to WithFileSource() (#29)
- PlaybackController implements IDisposable for SemaphoreSlim cleanup (#29)
- StreamAsync XML docs for live vs backtest mode behavior (#30)
- Fix S&P XML escaping and BatchSubmitJobAsync cref (PR #25)
- Remove CA1805 default initializations across 10 files (PR #26)
- Replace FirstOrDefault() with indexer in FileDataSource (PR #27)
- Fix FormUrlEncodedContent disposal in retry loops, add ConfigureAwait(false) (PR #28)
- Remove dead _apiKey field from LiveClient and ReferenceClient (PR #31)
@Alparse

Alparse commented May 27, 2026

Copy link
Copy Markdown
Owner

Thanks @kirsan31 — good catches on the XML escaping and the ambiguous cref. Applied in v5.3.2.

@Alparse Alparse closed this May 27, 2026
@kirsan31
kirsan31 deleted the PR1 branch May 28, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants